home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 7872 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.6 KB

  1. Path: pwolf-mac.qualcomm.com!user
  2. From: pwolf@qualcomm.com (Paul I. Wolf )
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: No EXE from MSVC++ 1.5
  5. Date: 19 Feb 1996 17:51:24 GMT
  6. Organization: Qualcomm, Inc.
  7. Distribution: world
  8. Message-ID: <pwolf-1902960951230001@pwolf-mac.qualcomm.com>
  9. References: <4g9ovg$mg7@rdsunx.crd.ge.com>
  10. NNTP-Posting-Host: pwolf-mac.qualcomm.com
  11.  
  12. Check your MSVC project directory settings
  13.  
  14. In article <4g9ovg$mg7@rdsunx.crd.ge.com>, berkery@emmax5.crd.ge.com (Jack
  15. Berkery) wrote:
  16.  
  17. > I don't get it. I installed MS-VC++ 1.5 from CD ROM but it will
  18. > NOT create an executable. I made a simple test in appwiz and it 
  19. > does as follows:
  20. > Initializing...
  21. > Compiling resources...
  22. > Compiling...
  23. > c:\home\test\stdafx.cpp
  24. > Compiling...
  25. > c:\home\test\test.cpp
  26. > c:\home\test\mainfrm.cpp
  27. > c:\home\test\testdoc.cpp
  28. > c:\home\test\testview.cpp
  29. > Linking...
  30. > Binding resources...
  31. > Creating browser database...
  32. > TEST.EXE - 0 error(s), 0 warning(s)
  33. > But no .EXE exists, nor will it create a browser database (.BSC) even
  34. > though it says it has. 
  35. > I also have Visual Basic 3.0 on my Win3.1 system and Trumpet Winsock 
  36. > with Netscape et al. but not much else. Is there a conflict in some 
  37. > DLL or is there some VC++ option I have to set, or is it hopeless?
  38. > o---------------------------------------------------------------------------o
  39. > | The Common Sense Coach,  email: berkery@crd.ge.com,  tele: (518) 387-5308 |
  40. > |       Jack Berkery, Computer Scientist, GE Research and Development       |
  41. > |             One Research Circle, K1-3A32, Niskayuna NY, 12309             |
  42. > o---------------------------------------------------------------------------o
  43.